Skip to content

Feature: Option to use Strings rather than Buffers for Payload & Metadata#11

Open
bkonkle wants to merge 3 commits intoserverlesstechnology:mainfrom
bkonkle:feature/option-use-strings
Open

Feature: Option to use Strings rather than Buffers for Payload & Metadata#11
bkonkle wants to merge 3 commits intoserverlesstechnology:mainfrom
bkonkle:feature/option-use-strings

Conversation

@bkonkle
Copy link
Copy Markdown

@bkonkle bkonkle commented Sep 30, 2024

Hi! Thanks for a great project!

I like to use Strings with DynamoDB because it makes it easier to debug (and easier to cheat if I need to edit an event in-place to fix an issue). This provides an option to do so.

To-Do

  • Update att_as_value to accept a use_strings boolean argument so that it doesn't always fail first with .as_b() and have to fall back to .as_s().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant